[INFO] fetching crate smallworld 0.1.0...
[INFO] testing smallworld-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate smallworld 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate smallworld 0.1.0
[INFO] finished tweaking crates.io crate smallworld 0.1.0
[INFO] tweaked toml for crates.io crate smallworld 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smallworld 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smallworld 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f32e7c0be60c6d1f8166540215d4866c49eb102d6ee0f74aa28a9ae1deac512
[INFO] running `Command { std: "docker" "start" "-a" "9f32e7c0be60c6d1f8166540215d4866c49eb102d6ee0f74aa28a9ae1deac512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f32e7c0be60c6d1f8166540215d4866c49eb102d6ee0f74aa28a9ae1deac512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f32e7c0be60c6d1f8166540215d4866c49eb102d6ee0f74aa28a9ae1deac512", kill_on_drop: false }`
[INFO] [stdout] 9f32e7c0be60c6d1f8166540215d4866c49eb102d6ee0f74aa28a9ae1deac512
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7059ea1039976564f8407b48458ee8f61765099b95f75ebb21fbc983f531709d
[INFO] running `Command { std: "docker" "start" "-a" "7059ea1039976564f8407b48458ee8f61765099b95f75ebb21fbc983f531709d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.0
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling phf_macros v0.11.0
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling phf v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.2.12
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling libsmallworld v0.1.0
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.1
[INFO] [stderr]    Compiling smallworld v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../README.md`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/main.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = include_str!("../../README.md")]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![doc = include_str!("../../README.md")]
[INFO] [stdout] 1 + #![doc = include_str!("../README.md")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smallworld` (bin "smallworld") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7059ea1039976564f8407b48458ee8f61765099b95f75ebb21fbc983f531709d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7059ea1039976564f8407b48458ee8f61765099b95f75ebb21fbc983f531709d", kill_on_drop: false }`
[INFO] [stdout] 7059ea1039976564f8407b48458ee8f61765099b95f75ebb21fbc983f531709d
